PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFTilingPattern Class / getCanvas Method
In This Topic
    getCanvas Method
    In This Topic
    Gets the pattern graphics.
    Syntax
    public PDFCanvas getCanvas()

    Return Value

    The pattern graphic surface used to create the pattern content.
    See Also